Specifies how the errors during page rendering should be handled.

Full documentation

PDF errors are ignored and the page is rendered till the first PDF error is encountered.

Full documentation

PDF errors are ignored and the page is rendered, skipping the encountered PDF errors.

Full documentation

Page content errors are ignored and the page is rendered till the first invalid token is encountered.

Full documentation

Page content errors are ignored and the page is rendered, skipping the found invalid tokens.

Full documentation

An exception is thrown if the page content has errors.

Full documentation

An exception is thrown if there are any PDF errors.

Full documentation

Full documentation

Full documentation